home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / disk / misc / Mtools207.lha / Mtools-2.0.7 / docs / Mformat.doc < prev    next >
Encoding:
Text File  |  1994-05-27  |  1.1 KB  |  62 lines

  1.  
  2. NAME
  3.        mformat - add an MSDOS filesystem to a low-level formatted
  4.        diskette.
  5.  
  6. SYNOPSIS
  7.        mformat [ -t tracks ] [ -h heads ] [ -s  sectors  ]  [  -l
  8.        volume label ] drive:
  9.  
  10. DESCRIPTION
  11.        Mformat adds a minimal MSDOS filesystem (boot sector, FAT,
  12.        and root directory) to a diskette that  has  already  been
  13.        formatted by a Unix low-level format.
  14.  
  15.        The follow options are supported:
  16.  
  17.        t      The number of tracks (not cylinders).
  18.  
  19.        h      The number of heads (sides).
  20.  
  21.        s      The number of sectors per track.
  22.  
  23.        l      An optional volume label.
  24.  
  25.        To  format a diskette at a density other than the default,
  26.        you must supply (at least) those command  line  parameters
  27.        that are different from the default.
  28.  
  29.        Mformat returns 0 on success or 1 on failure.
  30.  
  31. SEE ALSO
  32.        mlabel(1)
  33.  
  34. BUGS
  35.        Requires a low-level format utility from Unix.
  36.  
  37.        Doesn't detect (or record) bad block information.
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.                               local                             1
  60.  
  61.  
  62.